Pet Store Web Service
Pet Store Web Service / Operations about user Resource Group / loginUser (Get)
In This Topic
    GetloginUser
    In This Topic

    Resource Path: /user/login

    Description
    Logs user into the system
    Parameters
    NameDescriptionData Type
    The user name for loginstring
    The password for login in clear textstring
    Response

    The response body is of type string.

    successful operation
    Fault Responses
    FaultDescription
    Invalid username/password supplied
    See Also